[INFO] cloning repository https://github.com/isitreallyalive/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isitreallyalive/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99458777fa274e84ad195f16f97acd35c3eb9ee6
[INFO] fixing isitreallyalive/aoc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisitreallyalive%2Faoc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isitreallyalive/aoc
[INFO] finished tweaking git repo https://github.com/isitreallyalive/aoc
[INFO] tweaked toml for git repo https://github.com/isitreallyalive/aoc written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isitreallyalive/aoc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isitreallyalive/aoc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae
[INFO] running `Command { std: "docker" "start" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking aoc v1.0.0 (/opt/rustwide/workdir/aoc-proc)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking aoc2015-02 v1.0.0 (/opt/rustwide/workdir/2015/02-i-was-told-there-would-be-no-math)
[INFO] [stderr]     Checking aoc2015-01 v1.0.0 (/opt/rustwide/workdir/2015/01-not-quite-lisp)
[INFO] [stderr]     Checking aoc2015-03 v1.0.0 (/opt/rustwide/workdir/2015/03-perfectly-spherical-houses-in-a-vacuum)
[INFO] [stderr]     Checking aoc2015-06 v1.0.0 (/opt/rustwide/workdir/2015/06-probably-a-fire-hazard)
[INFO] [stderr]     Checking aoc2015-05 v1.0.0 (/opt/rustwide/workdir/2015/05-doesnt-he-have-intern-elves-for-this)
[INFO] [stdout] error: couldn't read `2015/02-i-was-told-there-would-be-no-math/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/02-i-was-told-there-would-be-no-math/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[aoc::solution(
[INFO] [stdout] 2 | |     "The elves should order a total of {paper} square feet of wrapping paper, and {ribbon} feet of ribbon."
[INFO] [stdout] 3 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/02-i-was-told-there-would-be-no-math/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/02-i-was-told-there-would-be-no-math/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[aoc::solution(
[INFO] [stdout] 2 | |     "The elves should order a total of {paper} square feet of wrapping paper, and {ribbon} feet of ribbon."
[INFO] [stdout] 3 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/01-not-quite-lisp/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/01-not-quite-lisp/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[aoc::solution(
[INFO] [stdout] 2 | |     "The floor santa ends up on is {floor}.",
[INFO] [stdout] 3 | |     "The character which first causes him to enter the basement is at position {basement}."
[INFO] [stdout] 4 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/01-not-quite-lisp/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/01-not-quite-lisp/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[aoc::solution(
[INFO] [stdout] 2 | |     "The floor santa ends up on is {floor}.",
[INFO] [stdout] 3 | |     "The character which first causes him to enter the basement is at position {basement}."
[INFO] [stdout] 4 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2015-02` (bin "aoc2015-02") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2015-01` (bin "aoc2015-01" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `2015/06-probably-a-fire-hazard/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2015/06-probably-a-fire-hazard/src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / #[aoc::solution(
[INFO] [stdout] 17 | |     "After following the instructions there would be {count} lights lit.",
[INFO] [stdout] 18 | |     "If the instructions controlled brighness, the total brightness would be {brightness}"
[INFO] [stdout] 19 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/03-perfectly-spherical-houses-in-a-vacuum/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2015/03-perfectly-spherical-houses-in-a-vacuum/src/main.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[aoc::solution(
[INFO] [stdout] 24 | |     "In the first year, {first} houses were delivered to at least once.",
[INFO] [stdout] 25 | |     "In the second year, {second} houses were delivered to at least once."
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/05-doesnt-he-have-intern-elves-for-this/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/05-doesnt-he-have-intern-elves-for-this/src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / #[aoc::solution(
[INFO] [stdout] 5 | |     "Following the rules of part one, there are {part1} nice strings.",
[INFO] [stdout] 6 | |     "Following the rules of part two, there are {part2} nice strings."
[INFO] [stdout] 7 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/03-perfectly-spherical-houses-in-a-vacuum/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2015/03-perfectly-spherical-houses-in-a-vacuum/src/main.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[aoc::solution(
[INFO] [stdout] 24 | |     "In the first year, {first} houses were delivered to at least once.",
[INFO] [stdout] 25 | |     "In the second year, {second} houses were delivered to at least once."
[INFO] [stdout] 26 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/06-probably-a-fire-hazard/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 2015/06-probably-a-fire-hazard/src/main.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / #[aoc::solution(
[INFO] [stdout] 17 | |     "After following the instructions there would be {count} lights lit.",
[INFO] [stdout] 18 | |     "If the instructions controlled brighness, the total brightness would be {brightness}"
[INFO] [stdout] 19 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `2015/05-doesnt-he-have-intern-elves-for-this/src/input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 2015/05-doesnt-he-have-intern-elves-for-this/src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / #[aoc::solution(
[INFO] [stdout] 5 | |     "Following the rules of part one, there are {part1} nice strings.",
[INFO] [stdout] 6 | |     "Following the rules of part two, there are {part2} nice strings."
[INFO] [stdout] 7 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2015-06` (bin "aoc2015-06") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-02` (bin "aoc2015-02" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-03` (bin "aoc2015-03") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-01` (bin "aoc2015-01") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-05` (bin "aoc2015-05" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-05` (bin "aoc2015-05") due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-03` (bin "aoc2015-03" test) due to 1 previous error
[INFO] [stderr] error: could not compile `aoc2015-06` (bin "aoc2015-06" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae", kill_on_drop: false }`
[INFO] [stdout] ab521d67385987dbb05fe354e20fbf9f3c28a31b106ce3af6a6356441ab480ae
